CacheToDiskEnabled Property (IDocument<T>)
In This Topic
CacheToDisk This make the pages collection use a temp file for the canvas item streams
Syntax
'Declaration
ReadOnly Property CacheToDiskEnabled As Boolean
bool CacheToDiskEnabled {get;}
See Also